home *** CD-ROM | disk | FTP | other *** search
/ TPUG - Toronto PET Users Group / TPUG Users Group CD / TPUG Users Group CD.iso / MSDOS / (m)aak / READ.ME < prev    next >
Text File  |  1987-06-12  |  2KB  |  37 lines

  1.      DRAW! version 1.75 -- release 2
  2.  
  3.      The files:
  4.  
  5.      ASPECT.PIC    a sample picture to help explain aspect ratios for circles
  6.      CIRCLE.PIC    a sample picture to help explain arc from/to for circles
  7.      DRAW!.BAS     the BASICA file if you want to run DRAW! interpreted
  8.      DRAW!.DOC     the manual (you'll want to read this one)
  9.      DRAW!.EXE     the compiled version of DRAW!.BAS
  10.      QUIKSTRT.DOC  a little help to get you up and going on your first picture
  11.      READ.ME       this file
  12.  
  13.  
  14.      The manual to DRAW!, DRAW!.DOC, is a plain ASCII file, and can best be
  15.      printed  with the DOS command copy DRAW!.DOC lpt1:  This simply copies
  16.      the  file  to  device  LPT1:  (if you you are using some printer other
  17.      than  parallel  printer  port 1,  be sure to specify that,   i.e. copy
  18.      DRAW!.DOC lpt2: or whatever).
  19.  
  20.      If you're impatient to get started,  print the file QUIKSTRT.DOC,  and
  21.      get  into  DRAW!  This  file  will help you get into the  program, and
  22.      teach  you  some of the basic commands.  Hopefully,  it will also make
  23.      you want to read the manual!
  24.  
  25.      DRAW!  was originally written in ITT Advanced BASIC version 2.00. This
  26.      version,  the second release and zillionth or so update, was the first
  27.      to be compiled, namely in Turbo BASIC. It's probably not as fast as it
  28.      could  be because I simply compiled the straight spaghetti code BASICA
  29.      file,  rather than learning the structured Turbo BASIC  language. It's
  30.      still a LOT faster than interpreted, however.
  31.  
  32.      If you like it,  please register by sending $20,  your name,  and your
  33.      address  to:
  34.                              Greg Ward 
  35.                              924 43rd Street 
  36.                              West Des Moines  IA   50265
  37.